/*
Theme Name: MediaHedge-WP V2
Author: Blackswan
Description: Flexible affiliate theme based on MediaHedge template 
Version: 2.00
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: meyerweb/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background: #292929 url("images/bg.png") repeat-x;
	line-height: 135%;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #636363;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
.fl {float: left;}
.fr {float: right;}
.cl {clear: left;}
.cr {clear: right;}
.cb {clear: both;}
/* Headings and HR */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color:  black;
}
h1 {
  font-size: 20px;
  margin-bottom: 15px;
}
h2 {
    font-size: 16px;
    margin-bottom: 5px;
}
h3 {
   font-size: 14px;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}
/* Text elements */
p {
    margin-bottom: 1.625em;
    line-height:135%;
    color: #000000;
}
ul, ol {
	margin: 0 0;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
	padding: 18px;
}
strong {
	font-weight: bold;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
pre {
	background: #f4f4f4;
	font: 13px Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
/* Links */
a {
	color: black;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}
/* =Header
----------------------------------------------- */
div#branding {
    height: 85px;
    width: 900px;
    margin: 0 auto;
    position: relative;
    border-left: 1px solid black;
    border-right: 1px solid black;
    background: url("images/branding_bg.png") repeat-x;
}
img#brandingLogo {
    margin-left: 30px;
    margin-top: 3px;
}
div#headerbanner {
    float: right;
    overflow:hidden;
    margin-top: 15px;
    margin-right: 10px;
}
div#headerbanner img{
    width: 468px;
    height: 60px;
}
div#sidebarbanner {
    text-align: center;
    margin-top: 25px;
}
div#sidebarbanner img {
    width: 120px;
    height: 240px;
    text-align: center;
}
div#sidebannerNews {
    margin-left:  10px;
    margin: 0 1px 3px 1px;
    background: white;
    border: 1px solid #CCC;
    padding: 2px 0 0 0;
    width: 172px;
    margin-left: 15px;
    margin-top: 20px;
}
div#sidebannerNews h2 {
    width: 160px;
    font-size: 12px;
    color: white;
    background: url("images/featureHeading-left.png") repeat-x;
    margin: 0 auto 5px auto;
    padding: 3px 0 0 8px;
    height: 21px;
}
div#sidebannerNews h2 a {
    color: white!important;
}
div#sidebannerNews h2 a:hover {
    color: white!important;
}
div#sidebannerNews li{
    margin-left:  20px;
}
div#sidebannerNews li:hover{
    margin-left:  ;
}
/* =Content
----------------------------------------------- */
div#main {
    width:900px;
    margin: 0 auto;
    max-width: 980px;
    border: 0px;
    background:white url("images/content_bg.png") repeat-y;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}
div#content {
    width: 682px;
    float: left;
    padding: 9px 0 0 11px;
    }
div#content ul {
    padding: 0px 20px;
    margin-bottom: 15px;
}
div#sidebar {
    width: 200px;
    float: right;
    padding: 0 0 10px 0;
}
div#sidebar a {
    color: #333;
}
#sidebar ul li {
    font-weight: bold;
    list-style-type: none;
    padding: 2px 2px 2px 2px;
    margin: 5px auto 0 auto;
    display:block;
    font-size: 13px;
    width: 180px
}
#sidebar li.subItem {
    font-weight: normal;
    list-style-type: none;
    margin: 0 10px;    
    display:block;
    width: 180px;
}
#sidebar li.subItem:hover, #sidebar ul li:hover {
    background: #EAEAEA;
}
#sidebar li.current-menu-item {
    background: #EAEAEA;
} 
#sidebar li:active {
    background: #cccccc;
}
/* =Casino and payment reviews
----------------------------------------------- */
div#review-left {
    width: 260px;
    float: left;
    padding: 2px 2px 0 2px;
}
div#review-right {
    width: 406px;
    float: left;
    padding: 2px 2px 0 2px;
}
div#review-left H2 {
    padding: 6px 0 0 5px;
    margin: 3px auto 5px auto;
    width: 245px;
    height: 19px;
    background: #EAEAEA;
    color: #535353;
    font-size: 11px;
}
div#review-right H2 {
    padding: 6px 0 0 5px;
    margin: 3px auto 0px auto;
    width: 394px;
    height: 19px;
    background: #EAEAEA;
    color: #535353;
    font-size: 11px;
}

li.tick {
	list-style: none;
	background-image: url("images/tick.png");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px -30px;
}

li.plus {
	list-style: none;
	background-image: url("images/plus-small.png");
	background-repeat: no-repeat;
	padding: 0px 0px 5px 25px;
	margin: 0px 0px 0px -30px;
}

div#review-logo {
  width: 256px;
   border: solid 1px #E2E2E2;
   margin: 0 0 5px 0;
   text-align: center;
   padding: 2px 0; 
   overflow:hidden;
   max-height: 86px;  
}
div#review-rating{
    width: 256px;
    border: solid 1px #E2E2E2;
    margin: 0 0 5px 0; 
    height: 175px; 
}
span.rating {
    width: 250px;
    font-size: 11px;
    color: #434343;
    padding: 0px 12px 1px 0;
    display: block;
    float: left;
    text-align: right;
}
div#review-pictures {
    width: 406px;
    border: solid 1px #E2E2E2;
    margin: 0 0 5px 5px;
    padding: 0 0 3px 0;
    float: left;
}
div#review-pictures img {
    display: inline;
    float: left;
    margin: 3px 0 0 3px;
    max-width: 198px;
}
div#review-pictures img:hover {
    filter:alpha(opacity=60);
      /* CSS3 standard */
      opacity:0.6;
}
div.between-review {
    height: 5px
}
div#review-boxes-left {
    width: 452px;
    float: left;
    padding: 2px 2px 0 2px;
}
div.review-box-left {
    width: 450px;
    border: solid 1px #E2E2E2;
    margin: 0 0 5px 0;
    padding: 2px 2px;  
}
div.review-box-left-text {
    padding: 0px 5px;  
}
div.review-box-left-text H2 {
    padding: 6px 0 0 5px;
    margin: 3px auto 5px -4px;
    width: 443px;
    height: 19px;
    background: #EAEAEA;
    color: #535353;
    font-size: 11px; 
}
div#review-boxes-right {
    width: 196px;
    float: left;
    padding: 2px 2px 0 2px;
}
div.review-box-right {
    width: 204px;
    border: 1px solid #FDD;
    margin: 0 0 5px 10px;
    padding: 2px 2px;  
}
div.review-box-right ul {
    font-size: 12px;
    color: #636363;
    margin: 0 auto 10px auto;
    text-decoration: none;
    padding: 0px 0px 0px 40px;
    list-style-type: square; 
}
div.review-box-right H2 {
    padding: 6px 0 0 5px;
    margin: -2px auto 5px -4px;
    width: 200px;
    color: #9E2424;
    background: #FDD;
    height: 19px;
    font-size: 11px; 
}
div.review-box-right-text {
   width: 195px;
   padding: 5px 5px;  
}
span.payment-logo {
    margin-right: 10px;
    margin-bottom: 10px;
}
span.news-article-logo {
    margin-right: 10px;
    margin-bottom: 10px;
}
span.news-article-logo IMG {
    max-height: 100px; 
    max-width: 150px; 
}
/* ----------------------------------------- BUTTONS */
.review-page-button {
	display: inline;
	width: 118px;
	height: 21px;
	background: url("images/button-big.png") top left;
	float: left;
	margin: 0px 0 0 6px;
	text-align: center;
	font-size: 10px;
        color: #1f1f1f;
	text-decoration: none;
	padding: 5px 0 0 0;
}
.review-page-button:hover { background-position: bottom left; text-decoration: none;}
.review-page-button-small {
    display: block;
    width: 91px;
    height: 16px;
    background: url("images/button.png") top left;
    float: left;
    color: #454545;
    font-size: 13px;
    text-align: center;
    padding: 1px 0 0 0;
    text-decoration: none;
    margin: 0 0 0 5px;
}
.review-page-button-small:hover { background-position: bottom left; text-decoration: none;}
.review-page-button-very-big {
    display: block;
    width: 290px;
    height: 40px;
    background: url("images/button-very-big.png") top left;
    float: left;
    color: #454545;
    font-size: 18px;
    text-align: center;
    padding: 19px 0 0 0;
    text-decoration: none;
    margin: 10px 0 0 5px;
}
.review-page-button-very-big:hover { background-position: bottom left; text-decoration: none;}
/* =Grid for summery pages
----------------------------------------------- */

.casinoHolder {
float: left;
width: 210px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
text-align:center;
}

.gamesHolder {
float: left;
width: 210px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
text-align:center;
}


/* =Sidebar menu - makes submenu only show on selected
----------------------------------------------- */
.sub-menu { display: none; }
.current_page_item .sub-menu, .current_page_parent .sub-menu { 
    display: block; 
    }
/* =Footer
----------------------------------------------- */
#page-footer {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    text-align: center !important;
    color: white !important;
    font-size: 10px !important;
}
#page-footer a{
    color: white;
}
/* =Front page
----------------------------------------------- */
div#featuresleft {
    width: 260px;
    float: left;
    padding: 0 0 0 2px;
}
div#featuresright {
    width: 418px;
    float: left;
    padding: 0 0 0 2px;
}
div.feature {
    margin: 0 1px 3px 1px;
    background: white;
    border: 1px solid #CCC;
    padding: 2px 0 0 0;
}
div#featuresleft h2 {
    width: 246px;
    font-size: 12px;
    color: white;
    background: url("images/featureHeading-left.png") repeat-x; 
    margin: 0 auto 5px auto;
    padding: 3px 0 0 8px;
    height: 21px; 
}
div#featuresright h2 {
    width: 404px;
    font-size: 12px;
    color: white;
    background: url("images/featureHeading-left.png") repeat-x; 
    margin: 0 auto 5px auto;
    padding: 3px 0 0 8px;
    height: 21px; 
}
div.feature img {
    display: inline;
    overflow:hidden;
    margin: 1px 2px 0 3px;
}
div#bestcasinopicture {
    width: 250px;
    clear: both;
    text-align: center;
}
div.bestcasinopicture img{
   margin: 1px 2px 0 2px;
}
p.bestcasino {
    margin-top: 5px;
    padding: 8px 3px 0px 5px;
    font-size: 11px;
    color: #747474;
    margin-bottom: 2px !important;
}
div.feature .casinobonuses {
    margin: 0 auto 0 auto;
}
div.feature .casinobonuses a {
    background: url("images/casinobonus.gif") top left;
    display: block;
    height: 30px;
    font-size: 11px;    
    text-decoration: none;
    color: #468829;
    width: 254px;
    margin-left: 1px;
}
.casinobonuses a:hover { background-position: bottom left !important; text-decoration: none;}
div.feature .casinobonuses img {
    display: block;
    float: left;
    width: 41px;
    height: 30px;
    margin: -1px 8px 0 0px;
}
div.feature .bonusname {
    padding-top: 8px;
    width: 130px;
    margin-right:20px;
}
div.feature .bonus {
    padding-top: 8px;
    font-weight: bold;
}
div.feature .paymentmethods {
    margin: 0 auto 0 auto;
}
div.feature .paymentmethods a {
    background: url("images/paymentmethods.png") top left;
    display: block;
    margin-left: 1px;
    height: 30px;
    font-size: 11px;    
    text-decoration: none;
    color: #468829;
    width: 254px;
}
.paymentmethods a:hover { background-position: bottom left !important; text-decoration: none;}
div.feature .paymentmethods img {
    display: block;
    float: left;
    width: 41px;
    height: 30px;
    margin: -1px 8px 0 0px;
}
div.feature .paymentmethodsname {
    padding-top: 8px;
    width: 130px;
    margin-right:20px;
}
div.feature .casino {
    width: 414px;
    height: 117px;
    background: url("images/topcasino.png") no-repeat;
    margin: 0 auto 0 auto;
    padding: 0 0 5px 0;
}
div.feature .casino img{
    width: 86px;
    height: 86px;
}
div.feature .casino p{
    float: right;
    width: 300px;
    padding: 8px 8px 0 8px;
    font-size: 11px;
    color: #000000;
    display: block;
    height: 70px;
}
div.feature .casino .rating {
    display: inline;
    width: 162px !important;
    height: 14px !important;
}
div.frontpageScroll {
/*overflow-x: hidden;
overflow-y: scroll;*/
/*border: 1px solid #ccc;*/
background-color: white;
padding: 20px 2px 0 2px;
margin-left: 2px;
}
/* =Table replace
----------------------------------------------- */
div.tablefuture {
    margin: 0 auto;
    background: white;
    border: 1px solid #CCC;
    padding: 2px 0 0 0;
    width: 646px;
}
div.tablefuture h2 {
    width: 632px;
    font-size: 12px;
    color: white;
    background: url("images/featureHeading-left.png") repeat-x; 
    margin: 0 auto 0px auto;
    padding: 3px 0 0 8px;
    height: 21px; 
}
div.tablefuturecasinos {
    width: 640px;
    margin: 0 auto 0 auto;
    padding: 0 0 5px 0;
    background: url("images/casinobonustable.png") top left;
}
div.tablefuturecasinos .casinotable {
    width: 640px;
    display: block;
    height: 30px; 
    background: url("images/casinobonustable.png") top left;
}
.casinotable:hover { background-position: bottom left !important; text-decoration: none;}
div.tablefuturecasinos .casinotable a{
    color: #468829;
    display: block;
    font-size: 11px;    
    text-decoration: none;
    padding-top: 8px;
}
div.tablefuturecasinos .casinotable img {
    display: block;
    float: left;
    width: 41px;
    height: 30px;
    margin: -8px 8px 0 0px;
}
div.tablefuturecasinos .casinotable .bonusname {  
    width: 130px;
    margin-right:20px;
}
div.tablefuturecasinos .casinotable .bonus {
    font-weight: bold;
    width: 60px;
}
div.tablefuturecasinos .casinotable .rating {
    margin: -1px 8px 0 0px;
    display: inline;
    width: 162px !important;
    height: 14px !important;
}
div.tablefuturecasinos .casinotable a.review-page-button-small {
    margin: -5px 0 0 10px !important;
    color: black !important;
    padding-top: 3px !important;
}
/*News and articles*/
div.news img {
    margin-right: 10px;
    margin-bottom: 5px;
    border: 1px solid black;
}
div.newstitle {
    font-size: 10px;
}
/* PAGES */
div.postbox {
    margin: 0 auto;
    width: 646px;
    margin-top: 10px;
}
div.postbox:hover {
    
}
div.postbox .screenshot {
    float: left;
    width: 210px;
    height: 150px;
}
div.postbox img {
    float: left;
    padding: 25px 5px 5px 5px;
    max-width: 256px;
    max-height: 86px;
}
div.postbox span.text {
    float: left;
    padding: 10px 10px;
    width: 366px;
    margin-top: 12px;
}
div.postbox .review-page-button {
    margin-left: 50px;
}
a.single {
    margin-left: 140px !important;
}
ul#tabsul{
    margin-left: 25px;
    margin-bottom: 25px;
}
div#tabs ol {
    margin-left: 25px;
    margin-bottom: 25px;    
}
div#tabs table {
    width:100%;
    border-left: 40px solid white; 
}
div#tabs table th {
    border-bottom: 1px solid gray; 
}
ul#tabsui {
 margin-left: 10px;   
}
/*CSS SPRITES*/
#ratings_img_1 {
    background: url("images/ratings.png");
    background-position: -0px -0px; width: 162px; height: 14px;
    margin-left: 5px;
    margin-top: 2px;
}
#ratings_img_2 {
    background: url("images/ratings.png");
    background-position: -0px -24px; width: 162px; height: 14px;
    margin-left: 5px;
    margin-top: 2px;
}
#ratings_img_3 {
    background: url("images/ratings.png");
    background-position: -0px -48px; width: 162px; height: 14px;
    margin-left: 5px;
    margin-top: 2px;
}
#ratings_img_4 {
    background: url("images/ratings.png");
    background-position: -0px -72px; width: 162px; height: 14px;
    margin-left: 5px;
    margin-top: 2px;
}
#ratings_img_5 {
    background: url("images/ratings.png");
    background-position: -0px -48px; width: 162px; height: 14px;
    margin-left: 5px;
    margin-top: 2px;
}
#ratings_img_6 {
    background: url("images/ratings.png");
    background-position: -0px -120px; width: 162px; height: 14px;
    margin-left: 5px;
    margin-top: 2px;
}
#ratings_img_7 {
    background: url("images/ratings.png");
    background-position: -0px -144px; width: 162px; height: 14px;
    margin-left: 5px;
    margin-top: 2px;
}
#ratings_img_8 {
    background: url("images/ratings.png");
    background-position: -0px -168px; width: 162px; height: 14px;
    margin-left: 5px;
    margin-top: 2px;
}
#ratings_img_9 {
    background: url("images/ratings.png");
    background-position: -0px -192px; width: 162px; height: 14px;
    margin-left: 5px;
    margin-top: 2px;
}
#ratings_img_10 {
    background: url("images/ratings.png");
    background-position: -0px -216px; width: 162px; height: 14px;
    margin-left: 5px;
    margin-top: 2px;
}
